git-auth-leak
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 16 Aug 2022 21:35:10 +0000 (22:35 +0100)
committerAurelien Jarno <aurel32@debian.org>
Tue, 16 Aug 2022 21:35:10 +0000 (22:35 +0100)
commitaebf9fff02f39fbb9b0d7e6b3cdec04109d6acfa
treed85668eeb9b9420c9c2be5d7f00f00f99b9858e8
parent8131f6523bd352109b27d83cb91ad6aa0b1880fe
git-auth-leak

Committed for 2.35

commit 0e298448aad6fabf455923e72e0d1a3c56e9ab9e
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Jan 2 04:08:11 2022 +0100

    hurd: Fix auth port leak

    If access() was used before exec, _hurd_id.rid_auth would cache an
    "effective" auth port.  We do not want this to leak into the executed
    program.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-auth-leak.diff
hurd/hurdexec.c